# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for GPSBabel 1.3.5.
#
-# Report bugs to <BUG-REPORT-ADDRESS>.
+# Report bugs to <BUG-REPORT-ADDRESS>.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
else
case "$target" in
- *-*-darwin*)
+ *-*-darwin6*|*-*-darwin7|*-*-darwin8)
+ # Restrict test to OS/X 10.4 and earlier. Leopard (10.5)
+ # provides expat and in a sensible location.
if test -f /sw/include/expat.h ; then
xpathdr=/sw/include/
fi
else
case "$target" in
- *-*-darwin*)
+ *-*-darwin6*|*-*-darwin7|*-*-darwin8)
+ # Restrict test to OS/X 10.4 and earlier. Leopard (10.5)
+ # provides expat and in a sensible location.
if test -f /sw/lib/libexpat.a ; then
# libexpat installed via fink
EXPAT_LIB=/sw/lib/libexpat.a
[ --with-expathdr[=DIR] Use this to specify the location of expat.h],
[ xpathdr="$withval" ], [
case "$target" in
- *-*-darwin*)
+ *-*-darwin6*|*-*-darwin7|*-*-darwin8)
+ # Restrict test to OS/X 10.4 and earlier. Leopard (10.5)
+ # provides expat and in a sensible location.
if test -f /sw/include/expat.h ; then
xpathdr=/sw/include/
fi
EXPAT_LIB="-L$withval -lexpat"
], [
case "$target" in
- *-*-darwin*)
+ *-*-darwin6*|*-*-darwin7|*-*-darwin8)
+ # Restrict test to OS/X 10.4 and earlier. Leopard (10.5)
+ # provides expat and in a sensible location.
if test -f /sw/lib/libexpat.a ; then
# libexpat installed via fink
EXPAT_LIB=/sw/lib/libexpat.a